Skip to content

Enhancement: Add filters to list tasks by due date#98

Merged
rafaeljusto merged 1 commit into
mainfrom
enhancement/task-filters
Jul 9, 2026
Merged

Enhancement: Add filters to list tasks by due date#98
rafaeljusto merged 1 commit into
mainfrom
enhancement/task-filters

Conversation

@rafaeljusto

Copy link
Copy Markdown
Contributor

Description

Allow filtering tasks that are due before/after a specific date.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Testing

  • Tests pass locally (go test -v ./...)
  • Added/updated tests for new functionality

Checklist

  • Code follows project style guidelines
  • Self-reviewed the code
  • Added necessary documentation
  • No new warnings or errors

Allow filtering tasks that have the due before/after a specific date.
@rafaeljusto
rafaeljusto requested a review from a team as a code owner July 9, 2026 19:27
@rafaeljusto
rafaeljusto merged commit 02014f8 into main Jul 9, 2026
3 checks passed
@rafaeljusto
rafaeljusto deleted the enhancement/task-filters branch July 9, 2026 19:30
rafaeljusto added a commit to Teamwork/mcp that referenced this pull request Jul 10, 2026
Add due_after and due_before filters to twprojects-list_tasks,
backed by twapi-go-sdk v1.19.5 which exposes the DueAfter/DueBefore
task filter fields.

Related to:
Teamwork/twapi-go-sdk#98
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant